home *** CD-ROM | disk | FTP | other *** search
- Path: news.mira.net.au!news
- From: bytey@werple.net.au (Chris Hames)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Q: Bitmap organization (planar/chunky)?
- Date: 31 Mar 1996 13:08:59 +1000
- Organization: Werple Internet, Melbourne
- Message-ID: <4jkt0b$kaj@werple.net.au>
- References: <4jkbrl$7fl@cville-srv.wam.umd.edu>
- NNTP-Posting-Host: werplez.mira.net.au
-
- walrus@wam.umd.edu (Udo K Schuermann) writes:
-
- >Given a screen pointer, how can I tell if the screen data is organized in
- >planar or in chunky mode? I seem to remember that there is supposed to be
- >a flag for that, but all my perusals of .h files turns up nothing. Anyone
- >know the answer? Thanks much!!
-
- Currently you can't. You can tell if it is Amiga planar style in chip RAM
- or not. See GetBitMapAttr() with BMF_STANDARD and also
- DisplayInfo->PropertyFlags with DIPF_IS_FOREIGN.
-
- --
- Chris Hames bytey@werple.mira.net.au (OR bytey@melbourne.dialix.oz.au)
- For info on PC-Task, DirWork <URL:http://werple.net.au/~bytey/>
- Wait a tick while I hit the depth gadget the Doom window is in the way...
-